Product (category theory)

In category theory, the product of two (or more) objects in a category is a notion designed to capture the essence behind constructions in other areas of mathematics such as the cartesian product of sets, the direct product of groups, the direct product of rings and the product of topological spaces. Essentially, the product of a family of objects is the "most general" object which admits a morphism to each of the given objects.

Contents

Definition

Let C be a category with some objects X_1 and X_2. An object X is the product of X_1 and X_2, denoted X_1 \times X_2, iff it satisfies this universal property:

there exist morphisms \pi_1�: X \to X_1, \pi_2�: X \to X_2, called the canonical projections or projection morphisms, such that for every object Y and pair of morphisms f_1�: Y \to X_1, f_2�: Y \to X_2 there exists a unique morphism f�: Y \to X such that the following diagram commutes:

The unique morphism f is called the product of morphisms f_1 and f_2 and is denoted \langle f_1, f_2 \rangle.

Above we defined the binary product. Instead of two objects we can take an arbitrary family of objects indexed by some set I. Then we obtain the definition of a product.

An object X is the product of a family \{X\}_i of objects iff there exist morphisms \pi_i�: X \to X_i, such that for every object Y and a I-indexed family of morphisms f_i�: Y \to X_i there exists a unique morphism f�: Y \to X such that the following diagrams commute for all i \in I:

The product is denoted \prod_{i\in I} X_i; if I = \{1,\ldots, n\}, then denoted X_1 \times \cdots \times  X_n and the product of morphisms is denoted \langle f_1, \ldots, f_n \rangle.

Alternatively, product may be defined totally by equations, here is an example for binary product:

Also product may be derived from limit. A family of objects is a diagram without morphisms. If we regard our diagram as a functor, it is a functor from I considered as a discrete category. Then the definition of product coincides with the definition of limit, \{f\}_i being a cone and projections being the limit (limiting cone).

As well as limit, product may be defined via universal property. For comparison see Limit#Universal property. Lets unfold that definition for binary product. In our case J is a discrete category with two objects, C^J is simply the product category C \times C, diagonal functor \Delta�: C \to C \times C assigns to each object X the ordered pair (X,X) and to each morphism f the pair (f,f). The product X_1 \times X_2 in C is given by a universal morphism from the functor \Delta to the object (X_1,X_2) in C \times C. This universal morphism consists of an object X of C and a morphism (X,X) \to (X_1,X_2) which contains projections.

Examples

\prod_{i \in I} X_i�:= \{(x_i)_{i \in I} | x_i \in X_i \, \forall i \in I\}

with the canonical projections

\pi_j�: \prod_{i \in I} X_i \to X_j \mathrm{ , } \quad \pi_j((x_i)_{i \in I})�:= x_j

Given any set Y with a family of functions

f_i�: Y \to X_i

the universal arrow f is defined as

f:Y \to \prod_{i \in I} X_i \mathrm{ , } \quad f(y)�:= (f_i(y))_{i \in I}

Discussion

The product does not necessarily exist. For example, an empty product (i.e. I is the empty set) is the same as a terminal object, and some categories, such as the category of infinite groups, do not have a terminal object: given any infinite group G there are infinitely many morphisms \mathbb{Z} \to G, so G cannot be terminal.

If I is a set such that all products for families indexed with I exist, then it is possible to choose the products in a compatible fashion so that the product turns into a functor C^I \to C. How this functor maps objects is obvious. Mapping of morphisms is subtle, because product of morphisms defined above does not fit. First, consider binary product functor, which is a bifunctor. For f_1:X_1\to Y_1, f_2:X_2\to Y_2 we should find a morphism X_1\times X_2 \to Y_1\times Y_2. We choose \langle f_1 \circ \pi_1, f_2 \circ \pi_2 \rangle. This operation on morphisms is called cartesian product of morphisms.[2] Second, consider product functor. For families \{X\}_i, \{Y\}_i, f_i�: X_i \to Y_i we should find a morphism \prod_{i\in I}X_i \to \prod_{i\in I}Y_i. We choose the product of morphisms \{f_i \circ \pi_i\}_i.

A category where every finite set of objects has a product is sometimes called a cartesian category[2] (although some authors use this phrase to mean "a category with all finite limits").

Suppose C is a cartesian category, product functors have been chosen as above, and 1 denotes the terminal object of C. We then have natural isomorphisms

X\times (Y \times Z)\simeq (X\times Y)\times Z\simeq X\times Y\times Z
X\times 1 \simeq 1\times X \simeq X
X\times Y \simeq Y\times X

These properties are formally similar to those of a commutative monoid; a category with its finite products constitutes a symmetric monoidal category.

Distributivity

In a category with finite products and coproducts, there is a canonical morphism X×Y+X×ZX×(Y+Z), where the plus sign here denotes the coproduct. To see this, note that we have various canonical projections and injections which fill out the diagram

The universal property for X×(Y+Z) then guarantees a unique morphism X×Y+X×ZX×(Y+Z). A distributive category is one in which this morphism is actually an isomorphism. Thus in a distributive category, one has the canonical isomorphism

X\times (Y %2B Z)\simeq (X\times Y)%2B (X \times Z).

See also

References

  1. ^ Lambek J., Scott P. J. (1988). Introduction to Higher-Order Categorical Logic. Cambridge University Press. p. 304. 
  2. ^ a b Michael Barr, Charles Wells (1999). Category Theory - Lecture Notes for ESSLLI. p. 62. http://www.let.uu.nl/esslli/Courses/barr/barrwells.ps. 

External links